home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2000 June / Internet Magazine June 2000.iso / pc / software / windows / bits / now_planner / data.z / MONPLAN.INI < prev    next >
Encoding:
INI File  |  1998-11-24  |  2.1 KB  |  82 lines

  1. ;; Copyright (c) 1997, Qualcomm, Inc.
  2. ;; All Rights Reserved.
  3.  
  4. ;; Single month planner
  5.  
  6. [id]
  7. type=style month
  8. name=Month Planner (no events)
  9. view=month nodata 
  10. orientation=landscape
  11. optional=shortweekday check "Use abbreviated weekday names" monc color "Month/year color:" todayc color "Today's color:" otherc color "Other day's color:" othermonc color "Other month's color:" 
  12.  
  13. ; **************************************************************************
  14. [thumbnail]
  15. pen1=1 ?@iscolor #monc black
  16. box1=
  17. font=1:1
  18. text={0 1:1 0 23:200} (@currentmonth " " @year)
  19. box2 = {0 1:1 24:200 1:1} 
  20. grid={0 1000 24:200 1000} 7 #weeksinmonth
  21.  
  22. ; **************************************************************************
  23. [start]
  24. return=@height
  25. font=1:1
  26. layer1={0 1000 990 1000} copyright "common.ini"
  27. layer2={0 1000 0 990} ? @header teststartit testfooterstartit
  28.  
  29. [testfooterstartit]
  30. layer=? @footer footerstartit noheaderstartit
  31.  
  32. [footerstartit]
  33. text={0 1000 19:20 20:20} #footercolor @footer
  34. layer={0 1000 0 19:20} noheaderstartit
  35.  
  36. [teststartit]
  37. layer=? @footer headerfooterstartit headerstartit
  38.  
  39. [headerfooterstartit]
  40. text1={0 1000 0 1:20} #headercolor @header
  41. text2={0 1000 19:20 20:20} #footercolor @footer
  42. layer={0 1000 1:20 19:20} noheaderstartit
  43.  
  44. [headerstartit]
  45. text={0 1000 0 1:20} #headercolor @header
  46. layer={0 1000 1:20 20:20} noheaderstartit
  47.  
  48. [noheaderstartit]
  49. pen1=1 ?@iscolor #monc black
  50. box=
  51. layer1 = {0 1:1 0 23:200} title
  52. layer2 = {0 1:1 24:200 1:1} mon
  53.  
  54. [title]
  55. text=(@currentmonth " " @currentyear)
  56.  
  57. [mon]
  58. box=
  59. layer={0 1:1 4:179 1:1} gridmon2
  60. grid={0 1:1 0 4:179} 7 1 weekdays @setweekview
  61.  
  62. [gridmon2]
  63. grid=7 6 mon2
  64. pen=1 ?@iscolor #othermonc black
  65. box1={3:7 5:7 5:6 6:6}
  66. layer1={3:7 5:7 5:6 6:6} thumbnail "common.ini" @previousmonth
  67. box2={5:7 7:7 5:6 6:6}
  68. layer2={5:7 7:7 5:6 6:6} thumbnail "common.ini" @nextmonth @nextmonth
  69.  
  70. [weekdays]
  71. box=1 ?@iscolor #monc lightgray
  72. pen=1 ?@iscolor white black
  73. text=? @shortweekday @weekday3 @weekday
  74.  
  75. [mon2]
  76. message=(@month3 " " @day)
  77. layer1= = @currentmonth @month day
  78.  
  79. [day]
  80. font=1:5
  81. text=right bottom ? @istoday #todayc #otherc @day
  82.